(gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
authorFrancesco Potortì <pot@gnu.org>
Sun, 4 Feb 2007 22:03:09 +0000 (22:03 +0000)
committerFrancesco Potortì <pot@gnu.org>
Sun, 4 Feb 2007 22:03:09 +0000 (22:03 +0000)
commit415817c5bfdb0728fe75e8ce73d2d97ee828dde0
treeba6f41333f4f9d3458e3d659f6ca3ac8aca85c90
parentf0fa31a42f5719f7cdece6c19b3fa60732b525e8
(gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
The previous change introduced 2004-09-13 was broken, as (C_JAVA &
!C_PLPL) always evaluates to 0.  This caused import, package, extends,
implements and interface to be treated specially for all kinds of
C-style files, not just Java files. (by Per Cederqvist).
lib-src/etags.c